crypto/tls.Conn.readClientHello (method)
2 uses
crypto/tls (current package)
handshake_server.go#L44: clientHello, ech, err := c.readClientHello(ctx)
handshake_server.go#L135: func (c *Conn) readClientHello(ctx context.Context) (*clientHelloMsg, *echServerContext, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)